home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / text / textengi.rea < prev    next >
Text File  |  1995-10-02  |  3KB  |  59 lines

  1. Short:    Word processor with built-in spelling checker.
  2. Author:   Nicholas Harvey (N.J.Harvey-93@student.lut.ac.uk)
  3. Uploader: Nicholas Harvey (N.J.Harvey-93@student.lut.ac.uk)
  4. Type:     text/edit
  5.  
  6. ARCHIVE CONTENTS:
  7.         Directory "df0:TextEngine V5.0" on Saturday 30-Sep-95
  8.         TextEngine5.0.cfg           2875 ----rwed 12-Sep-95 20:06:14
  9.         TextEngine                 90948 ----rwed 12-Sep-95 20:04:45
  10.         TextEngine5.0.dct         318291 ----rwed 06-Sep-95 23:25:29
  11.         TextEngine.info             6814 ----rw-d 07-Sep-95 10:17:37
  12.         Documents                    Dir ----rwed 12-Sep-95 19:59:03
  13.         TextEngine.guide           46491 ----rwed 13-Sep-95 22:42:45
  14.         TextEngine.guide.info        479 ----rw-d 05-Sep-95 20:25:35
  15.         Documents.info               628 ----rw-d 05-Sep-95 20:25:35
  16.         7 files - 1 directory - 923 blocks used
  17.  
  18. FEATURES:
  19. Since its last release (version 4.1), TextEngine has undergone a total 
  20. rewrite. Although no major new additions have been made, every feature of 
  21. TextEngine has been improved to increase useability and flexibility. Here 
  22. then are some of the more significant features of this new version:
  23.  
  24. - The GUI has been brought bang up to date by replacing the old fixed font 
  25.   Intuition GUI with a fully font sensitive GadTools system. Since 
  26.   TextEngine now uses the Workbench screen instead of its own custom one, 
  27.   it adapts itself to your font, screen mode, and palette settings, 
  28.   blending in seamlessly with your working environment.
  29.  
  30. - The length of a document is limited only by the amount of memory your 
  31.   machine contains, the same applying to the cut & paste buffers.
  32. - 11 type styles are still available, but now they are represented within 
  33.   the document by more meaningful symbols (e.g. bold text is represented by 
  34.   an inverted B character). Also, page margins are now overlaid on the text 
  35.   editing window allowing for easier positioning of text on the page.
  36.  
  37. - BOOPSI slider gadgets in the window borders allow quick and easy movement 
  38.   around long documents.
  39.  
  40. - TextEngine now supports the Workbench AppWindow feature, allowing 
  41.   documents to be loaded by simply dragging their icons onto TextEngine's 
  42.   window.
  43.  
  44. - The 36,000 word spelling checker has been made more intelligent and now 
  45.   gives meaningful suggestions for the correct spelling of a word. Also, 
  46.   words can now be corrected automatically by the spelling checker instead 
  47.   of having to type corrections in by hand.
  48.  
  49. REQUIREMENTS:
  50. I have programmed and tested TextEngine on my 4MB A1200 and it appears to 
  51. work fine. However, no Workbench 3.x specific routines have been used, so 
  52. it should be happy running on a 1MB system with Workbench 2.x. However, more
  53. memory is recommended if the spelling checker is to be used whilst editing 
  54. long documents.
  55.  
  56. TextEngine also requires the asl.library to be present in the LIBS drawer on
  57. your boot disk, and the parallel.device and printer.device correctly 
  58. installed in the DEVS drawer for printing documents.
  59.